@charset "utf-8";
* {
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
    color: #333;
}

ol li,
ul li {
    list-style-type: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

body {
    color: #333;
    background: #fff;
    font-size: 14px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: "微软雅黑";
}

.auto {
    width: 1000px;
    margin: 0 auto;
}

.publicTop {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}

.publicTop a {
    margin-right: 15px;
}

.publicTop a:hover {
    color: #c30000;
    text-decoration: underline;
}

.loginbox {
    float: right;
}

.login {
    margin-right: 0px !important;
}

#loginOut {
    display: none;
}

.ipv {
    border: 1px solid #005293;
    border-radius: 15px;
    padding: 0 10px;
    margin-left: 10px
}


/* 头部 */

.head {
    height: 300px;
    background: url(../images/head_logo.png) #347ed4 left top no-repeat;
    background-size: 100% 83%;
}

.logo {
    width: 360px;
    height: 62.5px;
    float: left;
    margin-top: 80px;
}

.searchInput {
    background: url(../images/sou.png) no-repeat;
    width: 574px;
    height: 59px;
    margin-top: 80px;
    margin-left: 14px;
}

.textKey {
    width: 385px;
    height: 49px;
    line-height: 49px;
    *height: 40px;
    *line-height: 40px;
    margin-left: 7px;
    *margin-left: 10px;
    *width: 355px;
    *top: 5px;
    padding: 0 15px;
    margin-top: 5px;
    *margin-top: 4px;
    border: none;
    border-radius: 10px;
    outline: medium;
    vertical-align: middle;
}

.searchBtn {
    background: url(../images/btn1.png) no-repeat;
    width: 145px;
    height: 49px;
    border: none;
    margin-top: 5px;
    cursor: pointer;
    outline: medium;
    vertical-align: middle;
}

.hotWord {
    width: 536px;
    margin: 12px auto;
    font-size: 12px;
}

.hotWord a {
    margin-right: 15px;
}

.hotWord a:hover {
    text-decoration: underline;
}

.menu {
    line-height: 51px;
    padding-top: 143px;
}

.nav {
    overflow: hidden;
    margin-top: 90px;
}

.nav li {
    float: left;
    width: 14.28%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    padding-top: 15px;
}

.nav li a {
    color: #fff;
}


/* .nav li:hover {
    text-decoration: underline;
} */

.navActive {
    width: 100px;
    background: url(../images/nav1.png) center top no-repeat;
}

.mobNav {
    display: none;
}

.otherSearch {
    float: right;
    width: 340px;
    height: 36px;
    /* border: 1px solid #2577db; */
    border-radius: 18px;
    overflow: hidden;
    margin-top: 106px;
    background: #fff;
}

.otherText {
    float: left;
    width: 233px;
    padding-left: 20px;
    height: 36px;
    border: 0;
    font-size: 14px;
}

.otherBtn {
    float: right;
    width: 85px;
    height: 36px;
    text-indent: 20px;
    background: #2577db url(../images/search.png) no-repeat 8px center;
    background-size: 23%;
    color: #fff;
    border: none;
    cursor: pointer;
}


/* 轮播 */

.content {
    margin-top: 25px;
}

.widthc {
    width: 490px;
    height: 320px;
}

.newsTitle,
.mobTitle,
.pubTitle {
    border-left: 4px solid #1458a1;
    font-size: 20px;
    padding-left: 14px;
}

.secPic {
    width: 490px;
    height: 275px !important;
    margin-top: 20px;
    position: relative;
    margin-left: 3px;
    overflow: hidden;
}

.secPic1 {
    width: 490px;
    height: 275px !important;
    margin-top: 20px;
    position: relative;
    margin-left: 3px;
    overflow: hidden;
}

.content img {
    border: none;
    /* width: 100%; */
}

.humanity img,
.city img {
    width: 100%;
}

.secPic img {
    height: 275px !important;
    width: 100%;
}

.slide .swiper-slide {
    position: relative;
}

.slide1 .swiper-slide {
    position: relative;
}

.newsText {
    position: absolute;
    height: 40px;
    line-height: 40px;
    left: 0;
    right: 0;
    bottom: 15px;
    color: #FFF;
    z-index: 9999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: rgba(0, 0, 0, 0.6);
    padding: 0 120px 0 20px;
}

.slide1 .swiper-slide {
    position: relative;
}

.slide .pagination,
.slide1 .pagination {
    position: absolute;
    right: 10px;
    text-align: right;
    bottom: 20px;
    width: 100%;
    z-index: 22;
}

.slide .swiper-pagination-switch,
.slide1 .swiper-pagination-switch {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #a4a4a6;
    margin-left: 8px;
    cursor: pointer;
}

.slide .swiper-active-switch,
.slide1 .swiper-active-switch {
    background: #2e6dba;
}


/* 列表切换 */

.newsList {
    margin-top: 25px;
    margin-left: 3px;
}

.newsList li {
    background: url(../images/dotl.png) left center no-repeat;
    padding-left: 20px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.newsList li a {
    line-height: 35px;
}

.newsList li a:nth-child(1) {
    width: 365px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.newsList li a:nth-child(2) {
    float: right;
}

.newsList li span {
    float: right;
}

.newsActive {
    color: #29599c;
    font-weight: bold;
}

.newsActive a {
    color: #29599c !important;
}


/* 首页信息公开 */

.secInfoList {
    margin-top: 25px;
}

.secInfoList li {
    float: left;
    width: 148px;
    height: 70px;
    margin-left: 20px;
    border: 1px solid #347ed4;
}

.secInfoList li img {
    width: 53px;
    float: left;
    margin: 10px;
}

.secInfoList li span {
    width: 75px;
    font-size: 16px;
    margin-top: 12px;
    float: left;
}


/* 首页信息公开 */

.widtha {
    width: 330px;
}

.newsActive {
    color: #29599c;
    font-weight: bold;
}

.message {
    background: url(../images/p2_1.png) no-repeat;
    width: 325px;
    height: 150px;
    margin-top: 22px;
}

.message h2 {
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    color: #fff;
}

.msgBtn li {
    width: 50%;
    float: left;
    cursor: pointer;
}

.msgBtn li img {
    width: 85%;
    margin: 0 auto;
}

.msgBtn {
    margin-top: 50px;
    overflow: hidden;
}

.robot {
    border: 1px solid #999;
    padding: 5px 20px;
    margin: 10px auto;
    overflow: hidden;
    cursor: pointer;
}

.robot img {
    float: left;
    width: 50px;
}

.robotText {
    float: left;
    margin-left: 10px;
    width: 72%;
}

.robotText b {
    display: block;
    font-size: 20px;
    margin: 5px auto;
    text-align: center;
    margin-top: 15px;
    font-size: 30px;
}

.widthb {
    width: 608px;
}

.tabNav {
    width: 82px;
    float: left;
    margin-top: 25px;
}

.tabNav1 li {
    height: 130px;
    margin-bottom: 5px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/tab2.png) left top no-repeat;
}

.tabNavActive1 {
    background: url(../images/tab1.png) left -20px no-repeat!important;
}

.tabNav li span {
    font-size: 20px;
    width: 25px;
    margin: 30px auto;
    display: block;
    font-weight: bold;
    color: #347ed4;
    margin-top: 12px;
}

.tabNavActive1 span {
    color: #fff!important;
}

.tabIcon li {
    width: 25%;
    height: 33%;
    float: left;
    display: inline;
    text-align: center;
}

.tabIcon {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.tabCon {
    width: 520px;
    height: 340px;
    border: 1px solid #347ed4;
    margin-top: 25px;
    float: right;
    overflow: hidden;
}

.tabCon1 {
    height: 400px;
}

.tabIcon li img {
    width: 24px;
    margin: 25px auto 0;
}

.tabIcon li span {
    margin-top: 10px;
    text-align: center;
    display: block;
    font-size: 14px;
}

.tabScroll {
    position: absolute;
    top: 0;
    left: 0;
    right: -20px;
    bottom: 0;
    overflow-y: scroll;
}

.tabList {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.tabSys {
    padding: 10px;
}

.tabSys li {
    /* width: 105px; */
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: center;
    font-size: 15px;
    margin-right: 19px;
    margin-bottom: 12px;
}

.newsMore {
    font-size: 12px;
    color: #9b9b9b!important;
    line-height: 30px;
}


/* 专题 */

.zt {
    overflow: hidden;
    height: 75px;
    position: relative;
    width: 100%;
    margin-top: 25px;
}

.zt .mt20 {
    height: 75px;
}

.zt .swiper-container {
    overflow: hidden;
}

.zt .swiper-slide {
    text-align: center;
    position: relative;
    height: 75px !important;
}

.zt .swiper-slide a {
    position: relative;
    display: block;
    width: 180px;
    height: 75px;
    margin: auto;
}

.zt .swiper-slide img {
    width: 180px;
    height: 75px;
}

.zt .arrow-left,
.zt .arrow-right {
    position: absolute;
    width: 19px;
    height: 42px;
    top: 50%;
    margin-top: -21px;
    background-image: url(../images/i110.png);
    background-repeat: no-repeat;
    z-index: 8;
}

.zt .arrow-left {
    left: 8px;
    background-position: 0 0;
}

.zt .arrow-right {
    right: 8px;
    background-position: right center;
}


/*footer*/

.footer {
    background: #29599c;
    padding-top: 20px;
    margin-top: 20px;
    position: relative;
    z-index: 11;
}

.footerList {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.footerList li {
    float: left;
    width: 185px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    background: #fff;
    margin-right: 18px;
    color: #252525;
    cursor: pointer;
}

.footerList li:hover {
    color: #29599c;
}

.footerActive {
    color: #29599c!important;
}

.footer_2 {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0 50px 0;
	position: relative;
}

.footer_2 p {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    color: #fff;
}

.footer_2 p a {
    margin: 0 40px;
    color: #fff;
}

.footer_2 p a:hover {
    color: #fff;
}

.footer_2 .lxwm{
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -40px;
}

.footer_2 .lxwm a{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.footer_2 .lxwm .img{
	width: 50px;
	height: 50px;
	margin-bottom: 10px;
	background: url(../images/teltel.png) no-repeat center center;
	background-size: 46px 46px;
}
.footer_2 .lxwm .lxlx{
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}

.footerLink {
    width: 745px;
    float: right;
    overflow: hidden;
    padding-top: 8px;
}

.footerLink li {
    width: 30%;
    float: left;
    line-height: 24px;
    color: #fff;
    text-align: left;
}

.footerLink li a {
    color: #fff;
}

.footerCon {
    width: 1000px;
    margin: 10px auto;
}

.footerNext {
    overflow: hidden;
    width: 100%;
}

.footerNext li {
    width: 20%;
    float: left;
    color: #fff;
    text-align: left;
    margin-bottom: 10px;
    cursor: pointer;
}

.footerNext li:hover {
    color: #c00;
}

.footerNext li a {
    color: #fff;
}

.footerNext li a:hover {
    color: #c00;
}


/* 移动端适配 */

@media (max-width: 689px) and (min-width: 320px) {
    /* 头部 */
    .publicTop {
        width: 100%;
        padding: 0px 10px;
        box-sizing: border-box;
    }
    .auto {
        width: 100%;
    }
    .publicTop a {
        margin-right: 0;
    }
    .head {
        width: 100%;
        background-size: 100% 100%;
        height: 245px;
        background: url(../images/head_yd.png) #347ed4 left top no-repeat;
        background-size: cover;
    }
    .logo {
        margin: 0;
        margin-left: 15%;
        margin-top: 3%;
    }
    .logo img {
        width: 300px !important;
    }
    .otherSearch {
        margin-top: 0;
        margin-right: 10%;
        margin-top: 5%;
    }
    .nav {
        margin: 0;
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .nav li {
        font-size: 14px;
        width: 21%;
        padding-top: 0px;
    }
    .navActive {
        background: url(../images/nav1.png) right top no-repeat;
        background-size: 100%;
    }
    .menu {
        padding-top: 140px;
    }
    .widthc {
        width: 100%;
    }
    .secPic,
    .footerList,
    .footerCon,
    .footer_2,
    .widtha {
        width: 100%;
    }
    .footer {
        display: none;
    }
    .newsTitle,
    .mobTitle,
    .pubTitle {
        font-size: 16px;
        border: none;
    }
    .content {
        margin-top: 12px;
    }
    .secPic {
        margin-top: 10px;
    }
    .newsList li a:nth-child(1) {
        width: 220px;
    }
    .newsList {
        padding: 0 10px;
        margin-top: 10px;
    }
    .secInfoList li {
        margin: 7px 5% !important;
    }
    .widtha {
        padding: 0 10px;
        box-sizing: border-box;
    }
    .message {
        background-size: cover;
        width: 100%;
    }
    .widthb {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .tabNav {
        width: 100%;
        display: flex;
        justify-content: space-around;
        margin-top: 5px;
    }
    .tabNav1 li {
        width: 30%;
    }
    .tabNav li span {
        width: 100%;
        font-size: 16px;
        text-align: center;
    }
    .tabNavActive1 {
        background: url(../images/tab1_yd.png) left -20px no-repeat!important;
    }
    .tabNav1 li {
        height: 65px;
        background: url(../images/tab2_hover.png) left top no-repeat;
        background-size: 100% 72%;
    }
    .tabCon {
        width: 100%;
        margin-top: 5px;
        margin-bottom: 10px;
    }
    .zt {
        margin-top: 15px;
    }
    .zt .swiper-slide a {
        width: 80%;
    }
    .zt .swiper-slide img {
        width: 100%;
    }
}

.bgloginbox{
  position: fixed;
  display: none;
  left: 0;
  right: 0;
  top:0;
  bottom:0;
  background-color: #333;
  filter:alpha(opacity=40);
  background-color:rgba(0,0,0,0.4);
  z-index: 999999;
}
.loginboxlayer{
  position: fixed;
  top: 130px;
  left: 50%;
  margin-left: -400px;
  width: 810px;
  height: 360px;
  background: #FFF;
  border-radius: 5px;
  padding:20px 30px;
  font-size: 22px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.loginboxlayer .openclose{
  height: 30px;
}
.loginboxlayer span{
  float: right;
  cursor: pointer;
}
.loginboxlayer p{
  line-height: 34px;
  color: #333;
  font-weight: bold;
  margin:0;
}
.loginboxlayer p.tips{
  margin-bottom: 10px;
}
.loginboxlayer .loginbar{
  width: 220px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background-color: #bdbdbd;
  margin:60px auto 0 auto;
  cursor: pointer;
}


@media screen and (max-width: 991px){
  .bgloginbox{
      height: 100%
  }
  .loginboxlayer {
      top: 150px;
      left: 0;
      width: 100%;
      height: auto;
      margin:0;
      padding: 20px 16px 25px;
      font-size: 16px;
  }
  .loginboxlayer .loginbar{
      width: 120px;
      height: 40px;
      line-height: 40px;
      margin-top:15px;
  }
  .loginboxlayer .openclose{
    position: absolute; right: 18px; top: 23px;
  }

  .loginboxlayer p {
      line-height: 30px;
  }
}